.articleshome{
  
    
    height: 100%;
    padding: 5px;
    grid-auto-flow: column;
    gap: 10px;
    border-radius: 10px;

    justify-content: center;
    display: flex;
    flex-wrap: wrap;
.tl{
   color: #B4C8CB;
}
}
.articleshome{
   padding: auto;
   gap: 30px;
   padding-bottom: 50px;
  
    
}
.article1 {
   width: 300px;         
  height: 200px;         
  
  display: flex;
  justify-content: center;
  padding-left: 10px;
  padding-right: 10px;

  overflow: hidden;      
  text-overflow: ellipsis; 
  word-wrap: break-word; 
  border-radius: 20px;
  color: rgb(0, 0, 0);
  
  background-color: white;

    
    
}   
.article2 {
   width: 300px;         
  height: 200px;         
  
  display: flex;
  justify-content: center;
  padding-left: 10px;
  padding-right: 10px;

  overflow: hidden;      
  text-overflow: ellipsis; 
  word-wrap: break-word; 
  border-radius: 20px;
  color: rgb(0, 0, 0);
  
  background-color: white;

}
.article3 {
     width: 300px;         
  height: 200px;         
  
  display: flex;
  justify-content: center;
  padding-left: 10px;
  padding-right: 10px;

  overflow: hidden;      
  text-overflow: ellipsis; 
  word-wrap: break-word; 
  border-radius: 20px;
  color: rgb(0, 0, 0);
  
  background-color: white;

    

}
.article4 {
     width: 300px;         
  height: 200px;         
  
  display: flex;
  justify-content: center;
  padding-left: 10px;
  padding-right: 10px;

  overflow: hidden;      
  text-overflow: ellipsis; 
  word-wrap: break-word; 
  border-radius: 20px;
  color: rgb(0, 0, 0);
  
  background-color: white;
    
}   
.article5 {
       width: 300px;         
  height: 200px;         
  
  display: flex;
  justify-content: center;
  padding-left: 10px;
  padding-right: 10px;

  overflow: hidden;      
  text-overflow: ellipsis; 
  word-wrap: break-word; 
  border-radius: 20px;
  color: rgb(0, 0, 0);
  
  background-color: white;

}
.article6 {
      width: 300px;         
  height: 200px;         
  
  display: flex;
  justify-content: center;
  padding-left: 10px;
  padding-right: 10px;

  overflow: hidden;      
  text-overflow: ellipsis; 
  word-wrap: break-word; 
  border-radius: 20px;
  color: rgb(0, 0, 0);
  
  background-color: white;

}